Fix #705: add optional tab indentation with accessible keyboard handling#1071
Fix #705: add optional tab indentation with accessible keyboard handling#1071rakesh2OO5 wants to merge 3 commits into
Conversation
|
Hi folks! 👋 Just a gentle ping on this — all checks are passing and I’d love any feedback when you have time. @ksen0 since you raised the original issue, would really appreciate your thoughts if you get a chance. Thanks for maintaining the project! |
|
Hi folks 👋 — just following up as this PR has been open for about a month now. This adds optional tab indentation with accessible keyboard handling, which improves usability for people using the website editor with assistive tech. All checks are passing, and I’m happy to rebase or adjust anything if needed. If this isn’t a priority right now, no worries — just let me know. I’d really appreciate any quick feedback when you have a moment. Thanks again for maintaining p5.js! 🙏 |
|
Hi @rakesh2OO5, just flagging that to work on an issue you first need to be assigned by a maintainer or steward |
Summary
Adds an optional tab indentation toggle to the CodeEmbed editor while preserving accessible keyboard navigation.
Changes
Testing
npm startFixes #705